[INFO] fetching crate plotive 0.5.0...
[INFO] fixing plotive-0.5.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate plotive 0.5.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate plotive 0.5.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate plotive 0.5.0
[INFO] tweaked toml for crates.io crate plotive 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate plotive 0.5.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plotive 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strict-num v0.2.0
[INFO] [stderr]   Downloaded plotive-dsl v0.5.0
[INFO] [stderr]   Downloaded plotive-base v0.5.0
[INFO] [stderr]   Downloaded unicode-script v0.5.7
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded ode_solvers v0.6.1
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded plotive-text v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d75490fc41b14bcf09b29563330ac678223925e5cdda16f86e910dd31a96603c
[INFO] running `Command { std: "docker" "start" "d75490fc41b14bcf09b29563330ac678223925e5cdda16f86e910dd31a96603c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d75490fc41b14bcf09b29563330ac678223925e5cdda16f86e910dd31a96603c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d75490fc41b14bcf09b29563330ac678223925e5cdda16f86e910dd31a96603c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d75490fc41b14bcf09b29563330ac678223925e5cdda16f86e910dd31a96603c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking strict-num v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking plotive-base v0.5.0
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking plotive-text v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]     Checking plotive v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ode_solvers v0.6.1
[INFO] [stdout] error[E0432]: unresolved import `plotive_iced`
[INFO] [stdout]  --> examples/common/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use plotive_iced::Show;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_iced`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use plotive_iced::Show;
[INFO] [stdout] 6 + use plotive_base::Show;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_pxl`
[INFO] [stdout]  --> examples/common/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plotive_pxl::PxlRender;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_pxl`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use plotive_pxl::PxlRender;
[INFO] [stdout] 7 + use plotive_text::PxlRender;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_svg`
[INFO] [stdout]  --> examples/common/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plotive_svg::SaveSvg;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_svg`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `plotive_svg`, use `cargo add plotive_svg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_iced`
[INFO] [stdout]  --> examples/common/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use plotive_iced::Show;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_iced`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use plotive_iced::Show;
[INFO] [stdout] 6 + use plotive_base::Show;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_iced`
[INFO] [stdout]  --> examples/readme.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use plotive_iced::Show;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_iced`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use plotive_iced::Show;
[INFO] [stdout] 6 + use plotive_base::Show;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_iced` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             plotive_iced::show::Params {
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_iced`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 166 -             plotive_iced::show::Params {
[INFO] [stdout] 166 +             plotive_base::show::Params {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_pxl`
[INFO] [stdout]  --> examples/common/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plotive_pxl::PxlRender;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_pxl`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use plotive_pxl::PxlRender;
[INFO] [stdout] 7 + use plotive_text::PxlRender;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_svg`
[INFO] [stdout]  --> examples/common/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plotive_svg::SaveSvg;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_svg`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `plotive_svg`, use `cargo add plotive_svg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_iced` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             plotive_iced::show::Params {
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_iced`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 166 -             plotive_iced::show::Params {
[INFO] [stdout] 166 +             plotive_base::show::Params {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save_png` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             fig.save_png(
[INFO] [stdout]     |             ----^^^^^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `show` found for struct `Figure` in the current scope
[INFO] [stdout]   --> examples/readme.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fig.show(Arc::new(data_source), Default::default()).unwrap();
[INFO] [stdout]    |         ^^^^ method not found in `Figure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save_svg` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |             fig.save_svg(
[INFO] [stdout]     |             ----^^^^^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive` (example "readme") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `show` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         fig.show(
[INFO] [stdout]     |         ----^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save_png` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             fig.save_png(
[INFO] [stdout]     |             ----^^^^^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save_svg` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |             fig.save_svg(
[INFO] [stdout]     |             ----^^^^^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_pxl` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 plotive_pxl::Params {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_pxl`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 129 -                 plotive_pxl::Params {
[INFO] [stdout] 129 +                 plotive_text::Params {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_svg` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 plotive_svg::Params {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_svg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `plotive_svg`, use `cargo add plotive_svg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `show` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         fig.show(
[INFO] [stdout]     |         ----^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_pxl` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 plotive_pxl::Params {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_pxl`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 129 -                 plotive_pxl::Params {
[INFO] [stdout] 129 +                 plotive_text::Params {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_svg` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 plotive_svg::Params {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_svg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `plotive_svg`, use `cargo add plotive_svg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_iced`
[INFO] [stdout]  --> examples/common/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use plotive_iced::Show;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_iced`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use plotive_iced::Show;
[INFO] [stdout] 6 + use plotive_base::Show;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_pxl`
[INFO] [stdout]  --> examples/common/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plotive_pxl::PxlRender;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_pxl`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use plotive_pxl::PxlRender;
[INFO] [stdout] 7 + use plotive_text::PxlRender;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_svg`
[INFO] [stdout]  --> examples/common/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plotive_svg::SaveSvg;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_svg`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `plotive_svg`, use `cargo add plotive_svg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive` (example "gauss") due to 9 previous errors
[INFO] [stderr] error: could not compile `plotive` (example "sine") due to 9 previous errors
[INFO] [stdout] error[E0432]: unresolved import `plotive_iced`
[INFO] [stdout]  --> examples/common/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use plotive_iced::Show;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_iced`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use plotive_iced::Show;
[INFO] [stdout] 6 + use plotive_base::Show;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_pxl`
[INFO] [stdout]  --> examples/common/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use plotive_pxl::PxlRender;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_pxl`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 - use plotive_pxl::PxlRender;
[INFO] [stdout] 7 + use plotive_text::PxlRender;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `plotive_svg`
[INFO] [stdout]  --> examples/common/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use plotive_svg::SaveSvg;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_svg`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `plotive_svg`, use `cargo add plotive_svg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_iced` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             plotive_iced::show::Params {
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_iced`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 166 -             plotive_iced::show::Params {
[INFO] [stdout] 166 +             plotive_base::show::Params {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_iced` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:166:13
[INFO] [stdout]     |
[INFO] [stdout] 166 |             plotive_iced::show::Params {
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_iced`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 166 -             plotive_iced::show::Params {
[INFO] [stdout] 166 +             plotive_base::show::Params {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save_png` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             fig.save_png(
[INFO] [stdout]     |             ----^^^^^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save_svg` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |             fig.save_svg(
[INFO] [stdout]     |             ----^^^^^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save_png` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |             fig.save_png(
[INFO] [stdout]     |             ----^^^^^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `show` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         fig.show(
[INFO] [stdout]     |         ----^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `save_svg` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |             fig.save_svg(
[INFO] [stdout]     |             ----^^^^^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `show` found for struct `PreparedFigure` in the current scope
[INFO] [stdout]    --> examples/common/mod.rs:164:13
[INFO] [stdout]     |
[INFO] [stdout] 164 |         fig.show(
[INFO] [stdout]     |         ----^^^^ method not found in `PreparedFigure`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_pxl` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 plotive_pxl::Params {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_pxl`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 129 -                 plotive_pxl::Params {
[INFO] [stdout] 129 +                 plotive_text::Params {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_svg` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 plotive_svg::Params {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_svg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `plotive_svg`, use `cargo add plotive_svg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive` (example "bars") due to 9 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_pxl` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:129:17
[INFO] [stdout]     |
[INFO] [stdout] 129 |                 plotive_pxl::Params {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_pxl`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 129 -                 plotive_pxl::Params {
[INFO] [stdout] 129 +                 plotive_text::Params {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `plotive_svg` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 plotive_svg::Params {
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `plotive_svg`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `plotive_svg`, use `cargo add plotive_svg` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plotive` (example "area") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "d75490fc41b14bcf09b29563330ac678223925e5cdda16f86e910dd31a96603c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d75490fc41b14bcf09b29563330ac678223925e5cdda16f86e910dd31a96603c", kill_on_drop: false }`
[INFO] [stdout] d75490fc41b14bcf09b29563330ac678223925e5cdda16f86e910dd31a96603c
